-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update MATLAB docker file with last 2024b version #224
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kabilar Thanks for the quick review! I'll update that asap. The PR is still in draft mode at the moment though as it depends on a PR on this repository. Well, the image can build without, but the live-script example will not be usable without some extra modifications. |
FYI @aranega: I had a check-in with Ryan this week and he's now merged the dependent PR on the examples repository. |
@vijayiyer05 thats perfect, thanks a lot 🙏! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @aranega.
Confirmed that the MATLAB image built and pushed to Docker Hub. And successfully launched on DANDI Hub. |
datalad-osf dandi nibabel nilearn pybids spikeinterface neo \ | ||
'pydra>=0.25' 'pynwb>=2.8.3' 'nwbwidgets>=0.10.2' hdf5plugin s3fs h5netcdf "xarray[io]" \ | ||
'pydra>=0.17' 'pynwb>=2.3.1' 'nwbwidgets>=0.10.2' hdf5plugin s3fs h5netcdf "xarray[io]" \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I originally missed this but we should keep these upgrades. Filed #227.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for spotting this! Sorry about this, I definitely mistook when I merged the code of the various tests I did.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries at all
This PR updates the base version of MATLAB to 2024b, and updates the version of
matnwb
from2.6.0.2
to2.7.0